Vcenter Vm Storage Policy DiskPolicySpec
The Vcenter Vm Storage Policy DiskPolicySpec schema provides a specification for the storage policy to be associated with the virtual disks.
This schema was added in vSphere API 6.7.
{
"type": "string",
"policy": "string"
}
Policy type to be used while performing update operation on the virtual disks.
For more information see: Vcenter Vm Storage Policy DiskPolicySpec PolicyType.
This property was added in vSphere API 6.7.
Storage Policy identification.
This property was added in vSphere API 6.7.
This property is optional and it is only relevant when the value of type is Vcenter Vm Storage Policy DiskPolicySpec PolicyType.USE_SPECIFIED_POLICY.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.StoragePolicy
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.StoragePolicy
.